home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / rdrm20.zip / SAMPLE.ZIP / BOOTIT < prev    next >
Text File  |  1990-12-04  |  6KB  |  149 lines

  1.  
  2.                                         
  3.  
  4.                                      BOOTIT
  5.                                   VERSION 1.0
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                                    WRITTEN BY
  16.                                 Michael J. Gibbs
  17.                             Exhibit A Communications
  18.                       110 East Avenida Palizada, Suite 201
  19.                              San Clemente, CA 92672
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.                               
  33.                               Program Description
  34.  
  35.      BOOTIT  was  designed to give the user of an  IBM-Compatible  computer  the 
  36. ability  to  easily  reboot their computer with a new  configuration.   This  is 
  37. accomplished by BOOTIT writing a new Autoexec and Config file over the  existing 
  38. Autoexec.bat  and Config.sys and then rebooting the system.  BOOTIT can also  be 
  39. sued  to  reboot the computer without copying any files.  As a  safety  measure, 
  40. there  is a time delay built in to the program to allow the user to  cancel  the 
  41. reboot if needed.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.                                   Registration
  52.  
  53.      BOOTIT  is  not free, but it is inexpensive.  BOOTIT is being  released  as 
  54. shareware,  meaning  that you can try it before you buy it.  If  you  find  that 
  55. after  a two week period of use that you are still using the  program,  register 
  56. it.   If you don't have a need for it, please pass the file BOOTIT.ZIP (or  .ARC 
  57. or .LZH or .ICE, etc) to a friend or colleague.  Since a fair amount of my  time 
  58. was  spent  on this program, I feel that $10.00 is not too much to ask  for  the 
  59. convenience offered by BOOTIT.  By registering your program, you are entitled to 
  60. the following:
  61.      1) A registered version of BOOTIT that will disable the "beg-screen"
  62.      2) The C source code to the program
  63.      3) A phone number where you may receive technical support for BOOTIT
  64.      4) The undying gratitude of my son, dog, wife and myself
  65.      5) The knowledge that you have "done the right thing"
  66.  
  67.      To register you copy of BOOTIT, please send $10.00 (American) to:
  68.  
  69.                             Exhibit A Communications
  70.                               c/o Michael J. Gibbs
  71.                       110 East Avenida Palizada, Suite 201
  72.                              San Clemente, CA 92672
  73. along with the completed registration form.
  74.  
  75.  
  76.                                   INSTRUCTIONS
  77.  
  78.      Since BOOTIT is a command line driven program, it is very quick and easy to 
  79. use.  This also makes it ideally suited to use in batch files and with  programs 
  80. that perform delayed execution.  The command line for BOOTIT is as follows:
  81.      
  82.      BOOTIT <ext> 
  83.             where <ext> is optional.
  84.  
  85.      BOOTIT  entered  by  itself at the command line will  reboot  the  computer 
  86. without  copying  any files.  A copyright notice will appear at the top  of  the 
  87. screen  and  box in the middle of the screen will advise that  the  system  will 
  88. reboot  can be cancelled by pressing the CTRL key and the letter C at  the  same 
  89. time.   Pressing any other key will reboot the computer immediately.  If no  key 
  90. is  pressed  within a period of time (which varies depending on  the  computer's 
  91. clock speed) the system will reboot itself.
  92.  
  93.      BOOTIT   followed  by  <ext>  will  copy  the  file   Autoexec.<ext>   over 
  94. Autoexec.bat and Config.<ext> over Config.sy.  All the files must be in the root 
  95. directory  and BOOTIT must be executed from the root directory for the  copy  to 
  96. work  correctly.   If  BOOTIT  cannot  find a file,  it  will  inform  you  that 
  97. Autoexec.bat or Config.sys were not written to, depending on which file with  an 
  98. ending <ext> it couldn't find.  The ideal setup is to make a copy of each  setup 
  99. with an <ext> that is descriptive (or as descriptive) as you can get with  three 
  100. letters.
  101.  
  102.  
  103. EXAMPLE:
  104.   Root                          \BIN               File
  105. Directory                     Directory           Purpose
  106. --------------------------------------------------------------------------------
  107.                               BOOTIT.EXE          Program file, c:\bin is in 
  108.                                                   path statement in Autoexecs.
  109. Autoexec.BAT                                      Default
  110. Config.SYS                                        Default 
  111. Autoexec.LAN                                      Boot with LAN operational
  112. Config.LAN                                        Boot with LAN operational
  113. Autoexec.RAM                                      Boot with no TSRs or drivers
  114. Config.RAM                                        Boot with no TSRs or drivers
  115. Autoexec.PER                                      Boot setup for PERFECT DTP
  116. Config.PER                                        Boot setup for PERFECT DTP
  117.  
  118. To reboot computer set up for Perfect DTP, I would log onto the C: drive's  root 
  119. directory (C:\) and type "BOOTIT PER" followed by <ENTER>.
  120.  
  121.      The  program  was initially written to ease taking a computer  off  of  the 
  122. Local  Area  Network  in a quick manner, allowing the user  to  undelete  files, 
  123. CHKDSK and perform other maintenance not normally allowed in a network  environ-
  124. ment.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                                         
  131.                            Files Included in Archive
  132.             (If you distribute BOOTIT, it must include these files)
  133.  
  134.           BOOTIT.EXE                    The program file
  135.           BOOTIT.DOC                    This file
  136.           ORDER.FRM                     What it says.
  137.  
  138.  
  139.                                    DISCLAIMER
  140.      While  all precautions have been taken to assure that this program  is  bug 
  141. free, neither Michael J. Gibbs or Exhibit A Communications may be held responsi-
  142. ble  for damages that arise from use of this program.  This program is  designed 
  143. to operate on any IBM-compatible computer.  Use on any computer that is not 100% 
  144. Big Blue compatible is to be done at the user's own risk. (The worst that should 
  145. happen in this case is that the computer will hang up rather than reboot).
  146.  
  147.  
  148.  
  149.